toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.dom.event
/
[jvm]EventType
Event
Type
public
interface
EventType
A DOM event type.
Members
Functions
of
Link copied to clipboard
public
static
EventType
of
(
String
eventName
)
Returns the
EventType
instance for the given
eventName
.
value
Link copied to clipboard
public
String
value
(
)
Returns a string representation of the event type.